#155952
authorOwen Taylor <otaylor@redhat.com>
Thu, 21 Oct 2004 19:13:17 +0000 (19:13 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 21 Oct 2004 19:13:17 +0000 (19:13 +0000)
commite0ad07e0b4e7257fc95f8ce0f988b977c6b8e2b9
treebdee0f4b2e3e2eca1e4284eec4aa13e2f114598d
parent92b3cda495da1702abf82db39411981d76488f9c
#155952

Thu Oct 21 15:01:09 2004  Owen Taylor  <otaylor@redhat.com>

        #155952

        * gtk/gtkentry.c: Fix checking the wrong position for
        the backspace_deletes_character PangoLogAttr.

        * gtk/gtktextbuffer.[ch] gtk/gtk.symbols (gtk_text_buffer_backspace):
        Move backspace logic from GtkTextView to here, check
        backspace_deletes_char.

        * gtk/gtktextview.c: Use gtk_text_buffer_backspace().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/gtk-sections.txt
gtk/gtk.symbols
gtk/gtkentry.c
gtk/gtktextbuffer.c
gtk/gtktextbuffer.h
gtk/gtktextview.c